java.lang.ObjectGame
public class Game
Klasse Game - beheert een tikspelletje tussen robotobjecten.
| Constructor Summary | |
|---|---|
Game()
Constructor voor objecten van de klasse Game. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Game()